Vcenter VmTemplate LibraryItems MemoryUpdateSpec

Vcenter VmTemplate LibraryItems MemoryUpdateSpec
Vcenter VmTemplate LibraryItems MemoryUpdateSpec

The Vcenter VmTemplate LibraryItems MemoryUpdateSpec schema describes updates to the memory configuration of the deployed virtual machine.

This schema was added in vSphere API 6.8.

JSON Example
{
    "memory": 0
}
integer As int64 As int64
memory
Optional

Size of a virtual machine's memory in MB.

This property was added in vSphere API 6.8.

If missing or null, the deployed virtual machine has the same memory size as the source virtual machine template.